iconview: Render focus even in non-selected items
authorAlexander Larsson <alexl@redhat.com>
Thu, 27 Sep 2012 17:24:31 +0000 (19:24 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 27 Sep 2012 17:43:50 +0000 (19:43 +0200)
commitecd84fac48a56f1ebc984f1ee0d9dff30260c961
treed2983c855edf284293771ecc886ce60c5b00b6da
parent3c7a6581dcb49224bb749036374dd87bf32e9903
iconview: Render focus even in non-selected items

This is needed for the SELECTION_NONE mode where nothing is ever
selected, but its also needed for CTRL-<key> keynav that moves the
focus without changing the selection.

https://bugzilla.gnome.org/show_bug.cgi?id=684984
gtk/gtkiconview.c